CollectionView for WinForms
ReplaceAsync(Int32,Object) メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1GroupCollectionView<S> クラス : ReplaceAsync(Int32,Object) メソッド
The index.
The item.
Replaces the item at the specified index by the new specified item.
シンタックス
'宣言
 
Public Overrides Function ReplaceAsync( _
   ByVal index As System.Integer, _
   ByVal item As System.Object _
) As System.Threading.Tasks.Task
public override System.Threading.Tasks.Task ReplaceAsync( 
   System.int index,
   System.object item
)

パラメータ

index
The index.
item
The item.
参照

C1GroupCollectionView<S> クラス
C1GroupCollectionView<S> メンバ